/give @p written_book{pages:["[
{text:'',color:black,bold:false},


{text:'-------------------'},
{text:'\\n'},
{text:'   This book written about SKYWIZA mod, structure generator, RPG mob spawner and more.'},
{text:'\\n'},
{text:'\\n'},
{text:'[>]',color:dark_aqua,bold:false,clickEvent:{action:change_page,value:2}},
{text:' About',color:black,bold:false},
{text:'\\n'},
{text:'[>]',color:dark_aqua,bold:false,clickEvent:{action:change_page,value:3}},
{text:' Setting',color:black,bold:false},
{text:'\\n'},
{text:'[>]',color:dark_aqua,bold:false,clickEvent:{action:change_page,value:5}},
{text:' RPG Mob Spawner',color:black,bold:false},
{text:'\\n'},
{text:'[>]',color:dark_aqua,bold:false,clickEvent:{action:change_page,value:7}},
{text:' Massive Structure',color:black,bold:false},
{text:'\\n'},
{text:'[>]',color:dark_aqua,bold:false,clickEvent:{action:change_page,value:9}},
{text:' Structure Detail',color:black,bold:false},
{text:'\\n'},
{text:'[>]',color:dark_aqua,bold:false,clickEvent:{action:change_page,value:11}},
{text:' NPC',color:black,bold:false},
{text:'\\n'},
{text:'-------------------'},



{text:''}
]","[
{text:'',color:black,bold:false},



{text:'-------------------'},
{text:'\\n'},
{text:'ABOUT',bold:true},
{text:'\\n'},
{text:'-------------------'},
{text:'\\n'},
{text:'   SKYWIZA is a MMORPG mod, designed for multiplayer. Created with command blocks, redstones and structure blocks. Created by TannyJung.'},
{text:'\\n'},
{text:'\\n'},
{text:'\\n'},
{text:'-------------------'},



{text:''}
]","[
{text:'',color:black,bold:false},



{text:'-------------------'},
{text:'\\n'},
{text:'SETTING',bold:true},
{text:'\\n'},
{text:'-------------------'},
{text:'\\n'},
{text:'\\n'},
{text:'Manage The System'},
{text:'\\n'},
{text:'[+]',color:dark_green,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-system_install] run setblock ~ ~ ~ redstone_block'}},
{text:' Reinstall'},
{text:'\\n'},
{text:'[-]',color:dark_red,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-system_uninstall] run setblock ~ ~ ~ redstone_block'}},
{text:' Uninstall'},
{text:'\\n'},
{text:'\\n'},
{text:'Developer Mode '},
{text:'[?]',color:gray,hoverEvent:{action:show_text,contents:'Enable some features such as armor stand show name.\\nDefault is OFF.'}},
{text:'\\n'},
{text:'[+]',color:dark_purple,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-developer_mode] run setblock ~ ~ ~ redstone_block'}},
{text:' ON/OFF'},
{text:'\\n'},
{text:'\\n'},
{text:'Setting Preset '},
{text:'[?]',color:gray,hoverEvent:{action:show_text,contents:'SKYWIZA\\n- Long Time : ON\\n\\nVanilla\\n- Natural Regeneration : OFF\\n\\nAternos Server\\n- Idle Time : 30 Minutes'}},
{text:'\\n'},
{text:'[+]',color:dark_purple,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-server_setting] run setblock ~ ~ ~ redstone_block'}},
{text:' Set All'},
{text:'\\n'},
{text:'-------------------'},



{text:''}
]","[
{text:'',color:black,bold:false},


{text:'-------------------'},
{text:'\\n'},
{text:'\\n'},
{text:'System Tick '},
{text:'[?]',color:gray,hoverEvent:{action:show_text,contents:'Repeat ticks such as item detection,\\ndetecting item on hand of player, etc.\\nNot affect to some repeat command blocks.\\nDefault is 0.5 tick/sec.'}},
{text:'\\n'},
{text:'[+]',color:dark_purple,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-tick1] run setblock ~ ~ ~ redstone_block'}},
{text:' 0.1 sec/tick'},
{text:'\\n'},
{text:'[+]',color:dark_purple,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-tick2] run setblock ~ ~ ~ redstone_block'}},
{text:' 0.5 sec/tick'},
{text:'\\n'},
{text:'[+]',color:dark_purple,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-tick3] run setblock ~ ~ ~ redstone_block'}},
{text:' 1 sec/tick'},
{text:'\\n'},
{text:'[+]',color:dark_purple,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-tick4] run setblock ~ ~ ~ redstone_block'}},
{text:' 2 sec/tick'},
{text:'\\n'},
{text:'\\n'},
{text:'Long Time '},
{text:'[?]',color:gray,hoverEvent:{action:show_text,contents:'Make the in-game time more longer,\\nday time long 3 hours and 20 minutes, random tick set to 1\\nand change player sleeping system.\\nDefault is OFF.'}},
{text:'\\n'},
{text:'[+]',color:dark_purple,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-long_time] run setblock ~ ~ ~ redstone_block'}},
{text:' ON/OFF'},
{text:'\\n'},
{text:'\\n'},
{text:'\\n'},
{text:'\\n'},
{text:'-------------------'},



{text:''}
]","[
{text:'',color:black,bold:false},



{text:'-------------------'},
{text:'\\n'},
{text:'RPG Mob Spawner',bold:true},
{text:'\\n'},
{text:'-------------------'},
{text:'\\n'},
{text:'   a spawner that can spawn custom mobs with respawn time and limited area.'},
{text:'\\n'},
{text:'\\n'},
{text:'[+]',color:gold,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-spawner_create_auto] run setblock ~ ~ ~ redstone_block'}},
{text:' Spawner Creator'},
{text:'\\n'},
{text:'[+]',color:gold,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-spawner_reset_time] run setblock ~ ~ ~ redstone_block'}},
{text:' Respawn All'},
{text:'\\n'},
{text:'\\n'},
{text:'[-]',color:dark_red,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-spawner_remove] run setblock ~ ~ ~ redstone_block'}},
{text:' Remove Nearby'},
{text:'\\n'},
{text:'[-]',color:dark_red,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-spawner_remove_all] run setblock ~ ~ ~ redstone_block'}},
{text:' Remove All '},
{text:'[!]',color:gray,hoverEvent:{action:show_text,contents:'Can not remove spawner in unloaded chunks'}},
{text:'\\n'},
{text:'-------------------'},



{text:''}
]","[
{text:'',color:black,bold:false},



{text:'-------------------'},
{text:'\\n'},
{text:'[+]',color:gold,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-spawner_create_center] run setblock ~ ~ ~ redstone_block'}},
{text:' Set Center '},
{text:'[!]',color:gray,hoverEvent:{action:show_text,contents:'If no center, your spawner will random all types,\\nauto remove old center'}},
{text:'\\n'},
{text:'[-]',color:dark_red,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-spawner_remove_center] run setblock ~ ~ ~ redstone_block'}},
{text:' Remove Center'},
{text:'\\n'},
{text:'\\n'},
{text:'[+]',color:dark_green,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-spawner_create_size1] run setblock ~ ~ ~ redstone_block'}},
{text:' Empty Size 1'},
{text:'\\n'},
{text:'[+]',color:dark_green,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-spawner_create_size2] run setblock ~ ~ ~ redstone_block'}},
{text:' Empty Size 2'},
{text:'\\n'},
{text:'\\n'},
{text:'[+]',color:dark_green,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-spawner_type1,limit=1,sort=random] run setblock ~ ~ ~ redstone_block'}},
{text:' Random Type 1'},
{text:'\\n'},
{text:'[+]',color:dark_green,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-spawner_type2,limit=1,sort=random] run setblock ~ ~ ~ redstone_block'}},
{text:' Random Type 2'},
{text:'\\n'},
{text:'[+]',color:dark_green,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-spawner_type3,limit=1,sort=random] run setblock ~ ~ ~ redstone_block'}},
{text:' Random Type 3'},
{text:'\\n'},
{text:'\\n'},
{text:'\\n'},
{text:'\\n'},
{text:'-------------------'},



{text:''}
]","[
{text:'',color:black,bold:false},



{text:'-------------------'},
{text:'\\n'},
{text:'Massive Structure',bold:true},
{text:'\\n'},
{text:'-------------------'},
{text:'\\n'},
{text:'   Create massive structure in your map, recommended to use with creative mode.'},
{text:'\\n'},
{text:'\\n'},
{text:'\\n'},
{text:'\\n'},
{text:'\\n'},
{text:'[+]',color:dark_green,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-structure_confirm] run setblock ~ ~ ~ redstone_block'}},
{text:' Confirm'},
{text:'\\n'},
{text:'[-]',color:dark_red,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-structure_cancel] run setblock ~ ~ ~ redstone_block'}},
{text:' Cancel'},
{text:'\\n'},
{text:'-------------------'},



{text:''}
]","[
{text:'',color:black,bold:false},



{text:'-------------------'},
{text:'\\n'},
{text:'Medieval Gentle Base'},
{text:'\\n'},
{text:'[+]',color:dark_green,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-structure_medieval_gentle_base] run setblock ~ ~ ~ redstone_block'}},
{text:' [48x48x48]',color:gray},
{text:'\\n'},
{text:'Medieval Watch Tower'},
{text:'\\n'},
{text:'[+]',color:dark_green,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-structure_watch_tower] run setblock ~ ~ ~ redstone_block'}},
{text:' [7x8x7]',color:gray},
{text:'\\n'},
{text:'Ruined Stone Circle'},
{text:'\\n'},
{text:'[+]',color:dark_green,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-structure_ruined_stone_circle] run setblock ~ ~ ~ redstone_block'}},
{text:' [15x5x15]',color:gray},
{text:'\\n'},
{text:'Medieval Gentle Inn'},
{text:'\\n'},
{text:'[+]',color:dark_green,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-structure_medieval_gentle_inn] run setblock ~ ~ ~ redstone_block'}},
{text:' [22x30x19]',color:gray},
{text:'\\n'},
{text:'Medieval Gentle Restaurant'},
{text:'\\n'},
{text:'[+]',color:dark_green,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-structure_medieval_gentle_restaurant] run setblock ~ ~ ~ redstone_block'}},
{text:' [15x5x9]',color:gray},
{text:'\\n'},
{text:'\\n'},
{text:'-------------------'},



{text:''}
]","[
{text:'',color:black,bold:false},



{text:'-------------------'},
{text:'\\n'},
{text:'Structure Detail',bold:true},
{text:'\\n'},
{text:'-------------------'},
{text:'\\n'},
{text:'   Custom your world with these system for make your world more life, some details needed NPC.'},
{text:'\\n'},
{text:'\\n'},
{text:'\\n'},
{text:'\\n'},
{text:'\\n'},
{text:'\\n'},
{text:'-------------------'},



{text:''}
]","[
{text:'',color:black,bold:false},



{text:'-------------------'},
{text:'\\n'},
{text:'Invisible Item Frame'},
{text:'\\n'},
{text:'[?]',color:gray,hoverEvent:{action:show_text,contents:'Make an item frame invisible.'}},
{text:' [+] ',color:dark_green,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-get_invisible_item_frame] run setblock ~ ~ ~ redstone_block'}},
{text:'\\n'},
{text:'Sitting'},
{text:'\\n'},
{text:'[?]',color:gray,hoverEvent:{action:show_text,contents:'Allow player and entity sit on block.'}},
{text:' [+]',color:dark_green,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-get_sit] run setblock ~ ~ ~ redstone_block'}},
{text:'\\n'},
{text:'Inn Room'},
{text:'\\n'},
{text:'[?]',color:gray,hoverEvent:{action:show_text,contents:'This will set where the require paper will appear\\nwhen that room out of remaining time.'}},
{text:' [+]',color:dark_green,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-create_inn_room] run setblock ~ ~ ~ redstone_block'}},
{text:'\\n'},
{text:'\\n'},
{text:'\\n'},
{text:'-------------------'},



{text:''}
]","[
{text:'',color:black,bold:false},



{text:'-------------------'},
{text:'\\n'},
{text:'NPC',bold:true},
{text:'\\n'},
{text:'-------------------'},
{text:'\\n'},
{text:'   Summon traders, merchants, staff and more in your world, some NPC needed structure details.'},
{text:'\\n'},
{text:'\\n'},
{text:'\\n'},
{text:'\\n'},
{text:'\\n'},
{text:'\\n'},
{text:'-------------------'},



{text:''}
]","[
{text:'',color:black,bold:false},



{text:'-------------------'},
{text:'\\n'},
{text:'Inn Staff'},
{text:'\\n'},
{text:'[?]',color:gray,hoverEvent:{action:show_text,contents:'For buy and manage your inn room.'}},
{text:' [+] ',color:dark_green,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-get_inn_staff] run setblock ~ ~ ~ redstone_block'}},
{text:'\\n'},
{text:'Cook'},
{text:'\\n'},
{text:'[?]',color:gray,hoverEvent:{action:show_text,contents:'For buy general food.'}},
{text:' [+]',color:dark_green,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-get_cook] run setblock ~ ~ ~ redstone_block'}},
{text:'\\n'},
{text:'Exchanger'},
{text:'\\n'},
{text:'[?]',color:gray,hoverEvent:{action:show_text,contents:'For exchange your money.'}},
{text:' [+]',color:dark_green,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-get_exchanger] run setblock ~ ~ ~ redstone_block'}},
{text:'\\n'},
{text:'Merchant'},
{text:'\\n'},
{text:'[?]',color:gray,hoverEvent:{action:show_text,contents:'For sell your items from RPG-mob spawners.'}},
{text:' [+]',color:dark_green,clickEvent:{action:run_command,value:'/execute at @e[name=SKYWIZA-get_merchant] run setblock ~ ~ ~ redstone_block'}},
{text:'\\n'},
{text:'\\n'},
{text:'-------------------'},













{text:''}
]"

],
title:"Explorer's Book",
author:TannyJung,
display:{Lore:[
"{\"text\":\"--------------------\"}",
"{\"text\":\"- A book for custom your map\"}",
"{\"text\":\"- If spawner creator was enable, it will show a message\"}",
"{\"text\":\"   if block at you can use for spawner,\"}",
"{\"text\":\"   hold in left hand to auto create spawner\"}",
"{\"text\":\"--------------------\"}"
]}
}